Welcome![Sign In][Sign Up]
Location:
Search - numerical algorithms

Search list

[Mathimatics-Numerical algorithmsNumericalAlgorithms

Description: C++数值算法(第二版)算法学习基础 吐血推荐的一本书-C++ Numerical Algorithms (second edition) algorithm based on recommended blood to learn in a book
Platform: | Size: 20572160 | Author: 桓董 | Hits:

[Data structs47948813Cpp

Description: 计算机常用数值计算算法与程序--- ----- C++版-Commonly used numerical algorithms and computer programs----------- C++ Edition
Platform: | Size: 92160 | Author: zhang | Hits:

[Mathimatics-Numerical algorithms1202221991Cpp

Description: 计算机常用数值计算算法与程序--- ----- C++版-Commonly used numerical algorithms and computer programs----------- C++ Edition
Platform: | Size: 89088 | Author: zhang | Hits:

[Mathimatics-Numerical algorithmsC-Algorithm

Description: C语言编程算法合集,包括数值算法和非数值算法。-Collection of C language programming algorithms, including numerical algorithms and non-numerical algorithms.
Platform: | Size: 12773376 | Author: XZ | Hits:

[AlgorithmPerformanceEvaluation

Description: This paper carries out a performance evaluation of numerical algorithms on non-linear equations by implementing newton-raphson, bisection and regula-falsi algorithms using c-This paper carries out a performance evaluation of numerical algorithms on non-linear equations by implementing newton-raphson, bisection and regula-falsi algorithms using c++
Platform: | Size: 1214464 | Author: Lifted | Hits:

[OtherVISUAL-FORTRAN

Description: visual_fortran常用数值算法集—源代码。共计16章,内附电子书。-visual_fortran common set of numerical algorithms- the source code. A total of 16 chapters, containing e-books.
Platform: | Size: 14785536 | Author: 王大为 | Hits:

[VC/MFCC_NumericalAlgorithms_By_XUShiliang

Description: C数值算法大全-徐士良,包含各种基本的数值算法-C Numerical Algorithms- By XU Shi-liang, includes a variety of basic numerical algorithms
Platform: | Size: 281600 | Author: 汪鹏 | Hits:

[Windows Developnumerical-statement

Description: 数理统计库,包含常用的各种分析算法。 压缩包内包含源码、可执行程序、测试例子、测试数据。-Mathematical Statistics database contains a variety of commonly used algorithms. Archive contains source code, executable, test cases, test data.
Platform: | Size: 2479104 | Author: JeitLee | Hits:

[Windows Developarithmetic

Description: 本书包括200多种数值算法的Vb 程序,及详细解析-This book includes 200 kinds of numerical algorithms Vb procedures, and detailed analysis
Platform: | Size: 6981632 | Author: 李倩 | Hits:

[AlgorithmSPPP3.0

Description: 一个开源项目。SP++ (Signal Processing in C++) 是一个关于信号处理与数值计算的开源C++程序库,该库提供了信号处理与数值计算中常用算法的C++实现。SP++中所有算法都以C++类模板方法实现,以头文件形式组织而成,所以不需要用户进行本地编译,只要将相关的头文件包含在项目中即可使用。-SP++ (Signal Processing in C++) is a signal processing and numerical computation on the open source C++ library, the library provides the signal processing and numerical algorithms commonly used in C++ implementation. SP++ in all of the algorithms in C++ class template method implemented in the form of organization from the header file, so users do not need to compile locally, as long as the relevant header files are included in the project can be used.
Platform: | Size: 4548608 | Author: 李伟 | Hits:

[Data structsAlgorithms

Description: 各种常用的编程算法,包括数值与非数值算法-Various common programming algorithms, including numerical and non-numerical algorithm
Platform: | Size: 17408 | Author: 杨文超 | Hits:

[AlgorithmNum-algorithmsacomputer-pro-

Description: 计算机常用数值计算算法与程序,使用C++编码-Commonly used numerical algorithms and computer programs, using C++ code
Platform: | Size: 224256 | Author: 雷家怀 | Hits:

[Mathimatics-Numerical algorithmsC-assembly-commonly-used-algorithms

Description: 徐士良C常用算法程序集(第二版),课程包括数字计算篇和非数值计算篇,各种算法应有尽有 -XU Shi-liang C assembly commonly used algorithms (second edition), the curriculum includes digital computing articles and papers of non-numerical computation, various algorithms everything
Platform: | Size: 2276352 | Author: 于腾飞 | Hits:

[matlabNon-numerical-parallel-algorithms-Ga

Description: 非数值并行算法:遗传算法,遗传算法的一个教程,很适合初学者-Non-numerical parallel algorithms: Genetic algorithm, genetic algorithm tutorial, very suitable for beginners
Platform: | Size: 4088832 | Author: zhx | Hits:

[matlabherroots

Description: rott func in numerical algorithms - useful & interesting in phd codes
Platform: | Size: 8192 | Author: sameer | Hits:

[matlabNumerical-analysis

Description: 数值的分析的各种算法 包括最小二乘 追赶法等 程序内有详细注释 并且已经通过测试-Numerical analysis of the various algorithms including the least squares procedure law catching up with detailed notes and have been tested
Platform: | Size: 39936 | Author: 李楠 | Hits:

[AlgorithmNumerical-Analysis

Description: 文献主要是数值分析的课件,另附了书籍中介绍的有关算法实现,实现环境是Mathematica.7.0-Numerical analysis of the literature is mainly courseware, books, attached the relevant algorithms are described to realize the environment is Mathematica.7.0
Platform: | Size: 12267520 | Author: 小明 | Hits:

[VC/MFCNumerical-recipes-in-C-

Description: 一本很经典的算法书籍,里面几乎包含了各种通用算法,而且还给出了C程序的源代码,十分方便。-Algorithm is a classic book, which includes almost all kinds of generic algorithms, but also gives the C source code, is very convenient.
Platform: | Size: 5022720 | Author: 鞠光亮 | Hits:

[Mathimatics-Numerical algorithmsACM

Description: c++语言描述,acm竞赛常用源码模块,包含北大acm培训课件,天大acm选拔赛原题及源码等,非常适合入门级选手更深入的学习-c++ language description, acm contest common source modules, including training courseware North acm, acm big trials of the original title and source, etc., is ideal for entry-level players more in-depth study
Platform: | Size: 11636736 | Author: 黎维娟 | Hits:

[matlabNumerical-Solution-PDE-

Description: 偏微分方程的数值解法的MATLAB程序介绍了应用最为广泛的椭圆型、双曲型、抛物型偏微分方程的数值解法,而且还详细编程实现了每种方程的多种常见数值解法。 附件使用MATLAB编程来实现这些算法-introduces the most widely elliptic, hyperbolic, parabolic partial differential equations numerical solution, but also the details of each programming a variety of common numerical solution of equations. Attachments using the MATLAB program to implement these algorithms
Platform: | Size: 1024 | Author: 海纳百川 | Hits:
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 ... 50 »

CodeBus www.codebus.net